PermissionsAsyncCallback

A common interface for all asynchronous permission service callbacks must extend.

Inheritors

Functions

Link copied to clipboard
public abstract void on(P params, R tell)
Invoked when the callback needs a response for the given callback parameters.